This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Field is too large ~Julia Fezveluburjip 16.Jan.04 02:18 PM a Web browser Notes Client 6.0.1Windows XP
Not sure about the replications errors, but if you are looking for a "field being too large" you can probably do it in LotusScript. Use the AllDocuments property of the NotesDatabase to get the documents, the Items property of the documents to get all the items and the ValueLength property of the items to get the number of bytes.